Total Complexity | 47 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 441 |
Lines of code | 260 |
Logical lines of code | 101 |
Comment lines | 109 |
Methods | 16 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_matching_user_ids_by_category() | 51 | 6 | 27 | |
prepare_item_for_database() | 53 | 6 | 25 | |
delete_items() | 52 | 5 | 25 | |
create_item() | 56 | 4 | 18 | |
get_category() | 58 | 4 | 15 | |
delete_item() | 53 | 3 | 24 | |
get_items() | 54 | 3 | 22 | |
register_routes() | 46 | 1 | 49 | |
update_item() | 61 | 3 | 13 | |
get_item_permissions_check() | 76 | 2 | 4 | |
get_item() | 66 | 2 | 8 | |
create_item_permissions_check() | 76 | 2 | 4 | |
update_item_permissions_check() | 76 | 2 | 4 | |
delete_item_permissions_check() | 76 | 2 | 4 | |
prepare_item_for_response() | 59 | 1 | 14 | |
__construct() | 77 | 1 | 4 |